home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 18 / Developer Source Volume 18 (I-MODE Publications, Inc.)(2000).iso / delph / nov97 / rachf102.gif < prev    next >
Graphics Interchange Format  |  1998-06-08  |  36KB  |  457x327  |  4-bit (16 colors)
Labels: text | screenshot | font | number | parallel | document | line
OCR: Property Role Aborted Checks whether the user aborted the print job Canvas Serves as the drawing surface of the page Capabilities Encapsulates the capabilities of the selected printer, indicating (32-bit only) the orientation, number of copies, and whether to collate. Copies Returns information from the device mode to select the (32-bit only) number of copies printed. Fonts A list of fonts supported by the printer. Handle A handle to the device context Orientation The paper orientation. PageHeight The height of canvas in pixels. PageNumber The page number. PageWidth The width of the canvas in pixels. PrinterIndex The index of the selected printer from the Printers properly. Printers A string list of the printers recognized by Windows. Printing The property has a value of True when the BeginDoc method has been called, False when EndDoc has been called. Title The job title that will appear in the print manager. Figure 2: The properties of TPrinter.